home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2009 October / maximum-cd-2009-10.iso / Interface / main.swf / scripts / DefineButton2_23 / BUTTONCONDACTION on(keyPress Tab).as
Encoding:
Text File  |  2009-07-15  |  49 b   |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.